.side_fixs{
	position: fixed;
	right: 0;
	z-index: 100;
	padding: 0 8px;
	display: block;
	color: #fff;
	text-align: center;
	width:146px;
	height: 115px;
	top: 540px;
	/* top: 50%;
	transform: translateY(-50%); */
	background: url(../images/xxiimg01.png) no-repeat;
}
.side_fixs h2{
	padding: 24px 0 0 14px;
   font-size: 18px;
   color: #fff;
   text-align: left;
}

.Banner {
	position: relative;
	overflow: hidden;
}

.slick-container1 {
	height: 0;
	overflow: hidden;
	padding-bottom: 35%;
}

.slick-container1 .slick-img {
	display: block;
	background-position: center;
	overflow: hidden;
	/* padding-bottom: 27.7%; */
	padding-bottom: 35%;
	height: 0;
}

 .slickInex2 .slick-img{
	display: block;
	background-position: center;
	overflow: hidden;
padding-bottom: 56.25%;
	height: 0;
}
.slickInex3 .slick-img,.slickInex4 .slick-img{
	display: block;
	background-position: center;
	overflow: hidden;
	padding-bottom: 56.25%;
	height: 0;
}


.slick-container3 .slick-slide img{
	width: 100%;
}
.slick-container4 .slick-slide img{
	width:100%;
} 


/* .index_03b .gp-img-responsive{
padding-bottom: 54%;
} */
.slickInex2 .slick-slide img {
    width: 100%;
} 

.Banner{position: relative;overflow: hidden;}
/* .slick-container1{height: 0;overflow: hidden;padding-bottom: 42.7%;} */
/* .slick-img{display: block;background-position: center;overflow: hidden;
	padding-bottom: 42.7%;height: 0;} */
.Banner-dots{width: auto;right: 0;}
.explore a i{margin-left: 15px;font-size: 28px;-webkit-animation: pulse 2s infinite;
            animation: pulse 2s infinite;}

.Banner .swiper-slide .slick-img {
    animation: scaleBig 5s linear 0s 1 both;
    transform-style: preserve-3d;
}
.Banner .slick-arrow{opacity: 0.85;font-size: calc(16px + 1.2vw);}
.Banner .slick-arrow:hover{opacity: 1;}

.bannerTit{
	/* display: none; */
	position: absolute;
	bottom: 0;
	width: 100%;
	z-index: 9;
}
.bannerTit p{
	background: rgba(44, 99, 154, 0.7);
	color: #FFF;
	padding: 16PX 20PX;
	font-size: 20px;
	width: 50%;
}
.Banner .icon-left:before {
	content: "";
}
.Banner .icon-left{
	background: url(../images/mode01_prev.png) no-repeat;
	background-size:contain;
}
.Banner .icon-right:before {
	content: "";
		
}
.Banner .icon-right{
   background: url(../images/mode01_next2.png) no-repeat;
   background-size:contain;
}



@-webkit-keyframes scaleBig {
    0% {
        transform: scale(1);
    }
    100% {
        transform: scale(1.1);
    }
}

@keyframes scaleBig {
    0% {
        transform: scale(1);
    }
    100% {
        transform: scale(1.1);
    }
}
@-webkit-keyframes pulse {
  0% {
    -webkit-transform: translate(0, -5px);
            transform: translate(0, -5px); }

  50% {
    -webkit-transform: translate(0, 5px);
            transform: translate(0, 5px); }

  100% {
    -webkit-transform: translate(0, -5px);
            transform: translate(0, -5px); } }

@keyframes pulse {
  0% {
    -webkit-transform: translate(0, -5px);
            transform: translate(0, -5px); }

  50% {
    -webkit-transform: translate(0, 5px);
            transform: translate(0, 5px); }

  100% {
    -webkit-transform: translate(0, -5px);
            transform: translate(0, -5px); } }


/* 2024/4/22 */
.Banner .slick-dots li{
	width: 22px;
}
.Banner .slick-dots{
  left: auto;
    right: 0;
}
.indexList3 .slick-arrow{
   width: 20px;
   height: 26px;
}
.indexList3 .icon-left:before{
	content: "";
}
.indexList3 .slick-arrow.slick-prev{
	background: url(../images/mode01_prev.png) no-repeat;
	background-size:contain;
}
.indexList3 .icon-right:before {
	content: "";
		
}
.indexList3 .icon-right{
   background: url(../images/mode01_next2.png) no-repeat;
   background-size:contain;
}
.wrap_pad{
	padding: 30px 0 70px;
}
.wrap_mode1{
	background: url(../images/bgicong0.png) no-repeat left center;
	background-size: cover;
}

.mode1{min-height: 400px;position: relative;}
.listTitle1{
	text-align: center;
	padding: 100px 0 80px;
}
.listTitle1 h2{
	
	display: inline-block;position: relative;
	padding-bottom: 20px;
}
.listTitle1 h2::before{content: '';
	width: 124px;height: 6px;
	background: #e0c571;
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	bottom: 0;
}
.listTitle1 h2 span,.listTitle1 strong{
	display: block;position: relative;z-index: 50;}
.listTitle1 h2 span {
	color: #0e58a2;
	text-transform: uppercase;
}
.listTitle1 h2 strong{color: #2e3c63;}
.readMore1{width: 44px;height: 138px;background-color: #1c9455;position: absolute;left: 0;top: 50%;transform: translateY(-50%);z-index: 90;transition: all 0.35s ease-out;}
.readMore1 a{color: #fff;display: block;padding: 15px;line-height: 1.2;}
.readMore1::before{content: '';width: 3px;height: calc(100% - 8px);background-color: #fe9e15;position: absolute;left: 0;bottom: 0;z-index: 5;}
.readMore1::after{content: '';height: 3px;width: calc(100% - 10px);background-color: #fe9e15;position: absolute;left: 0;bottom: 0;z-index: 5;}
.indexTextR{
	text-align: right;
}
.indexTextR h2{
	position: static;
	padding-bottom: 0;
}
.indexTextR h2::before {
	content: '';
	width: 60%;
	height: 6px;
	background: #e0c571;
	position: absolute;
	left: 0;
	transform: translateX(0);
	bottom: 0;
	top:50%;
	transform: translateY(-50);
}

/* index MODE1 */
.wrap5{
	padding-top: 60px;
}
.wrap_mode5 .index_title6 {
	position: relative;
	border-bottom: 0;
	margin: 60px 0 20px;
}
.index_title6::before {
	content: '';
	display: block;
	height: 4px;
	position: absolute;
	top: 30px;
	background: #72bb36;
	width:90%;
	right: 0;
}
.wrap_mode5 .index_title .title a {
   background-color: #fff;
}
.bulletin_list .index_title{
   background: url(../images/titibg.png) no-repeat right center;
   border-bottom: 0;
}
.bulletin_list .indList_bg {
  background-color: #084cad;
  border-radius: 30px 0 0 0;
  padding: 26px 0 12px 30px;
  border-right: 6px solid #74b941;
  color: #fff;
}
.bulletin_list .index_title03 a {
	color: #fff;
	line-height: 60px;
}
.wrap_mode2 .index_title {
	background: #0049b0;
	border-radius: 30px 0 0 0;
}
.wrap_mode2 .index_title .title a{
	color:#fff;
}
.wrap_mode2 .index_title .more a{
	color:#fff;
}
.wrap_mode2 .index_title{
	padding: 10px 20px;
}
.index_title {
	display: block;
	position: relative;
	height: 60px;
	padding-bottom: 10px;
	/* padding: 10px 20px; */
	border-bottom: 4px solid #73ba36;
}

.index_title .title {
	position: absolute;
	left: 24px;
	top: 50%;
	transform: translateY(-50%);
	line-height: 48px;
}

.index_title .title a {
	margin: 0 23px;
	position: relative;
	display: inline-block;
	color: #333;
}

.index_title .title a::after {
	content: '';
	display: block;
	width: 2px;
	height: 20px;
	background: #c3cecb;
	position: absolute;
	right: -23px;
	top: 50%;
	transform: translateY(-50%);
}

.index_title .title a:first-child {
	margin-left: 0;
}

.index_title .title a:last-child::after {
	display: none;
}

.index_title .title a.on {
	color: #007071;
	font-weight: bold;
}

.index_title .title a.on::before {
	content: '';
	display: block;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	height: 6px;
	background: #d4b96a;
}
/* .index_title .more{
	background: url(../images/iconmo01.png) no-repeat center right;
} */
.index_title .more a {
	font-size: 16px;
	position: absolute;
	right: 25px;
	top: 50%;
	transform: translateY(-50%);
	text-align: center;
	/* line-height: 28px; */
	color: #333;
	padding-right: 20px;
	background: url(../images/iconmo01.png) no-repeat right 5px;
}

.index_title .more a.off {
	display: none;
}

.index_title .more a:hover {
	color: #007071;
}

.index_title .sub_channel {
	display: inline-block;
	vertical-align: middle;
	padding: 0 0 0 44px;
}

.index_title .sub_channel a::after {
	width: 1px;
}
.index_list02{
	padding: 0 20px 20px;
}
.wrap_mode03 {
	padding: 26px 0 45px;
	background: #f5f5f5;
	overflow: hidden;
}

/* tab 2023*/
/* .indexList3{
    width: 67.38%;
    float: left;
}
.index_video3{
        float: right;
        width: 30.46%;
}
#tab{position:relative;}
#tab .tab_menu{width:100%;float:left;position:absolute;z-index:1;}
#tab .tab_menu li{
	float:left;
	width:92px;height:30px;
	line-height:30px;border:1px solid #ccc;border-bottom:0px;cursor:pointer;text-align:center;margin:0 2px 0 0;}
#tab .tab_box{
	width:100%;
	clear:both;
	position:relative;
}
#tab .tab_menu .selected{background-color:yellow;cursor:pointer;}
#tab .hide{display:none;}
.tab_box div{
	padding:10px;
	
}  */

.mode03 {}

.index_03 {
	padding: 40px 0 0;
}

.index_03 .box.off {
	display: none;
}

.index_03a {
	width: 454px;
	float: left;
	/* border-top: 4px solid #74b941; */
}
/* .index_03a{
   position: relative;
}
.index_03a::before {
		content: '';
		display: block;
		position: absolute;
		left: 0;
		right: 0;
		top: -4px;
		height: 5px;
		transition: all ease-in-out .3s;
		-ms-transition: all ease-in-out .3s;
		-moz-transition: all ease-in-out .3s;
		-webkit-transition: all ease-in-out .3s;
		-o-transition: all ease-in-out .3s;
		background: #74b941;
	} */


/* .index_03a .img {
	padding-bottom: 54%;
} */

.index_03a .bottom {
	padding: 24px 26px 24px;
	background: #fff;
	overflow: hidden;
	transition: all ease-in-out .3s;
	-ms-transition: all ease-in-out .3s;
	-moz-transition: all ease-in-out .3s;
	-webkit-transition: all ease-in-out .3s;
	-o-transition: all ease-in-out .3s;
	border: 1px solid #d2d4d7;
	border-top: 0;
}

.index_03a .title {
	margin: 0 0 10px;
}

/* .index_03a .info {
	margin: 0 0 35px;
	color: #999;
} */

.index_03a .time {
	color: #707070;
	float: right;
	margin: 0 0 0 10px;
}

.index_03a .tip {
	color: #707070;
	float: left;
}

.index_03a .tip span,
.index_03a .time span {
	color: #232323;
}

.index_03b {
	margin: 0 0 0 454px;
}

/* .index_03b  {
	margin: 0 0 -20px -20px;
} */

.index_03b ul {
	display: inline-block;
	width: 46.5%;
	margin-left:3%;
	border: 1px solid #d2d4d7;
	/* border-top: 5px solid #74b941; */
	background-color: #fff;
	padding: 0 22px 14px;
	box-sizing: border-box;
	/* height: 448px; */
}
.video {
	width: 63px;
	height: 63px;
	position: absolute;
	/* background: url(../images/vidicon01.png) no-repeat; */
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	cursor: pointer;
	z-index: 99;
}


.index_list1,
.noImg{
	padding: 22px 0;
	border-bottom: 1px dashed #b4b4b4;
}
.list_borno1:last-child{
border-bottom:0;
padding-bottom: 0;
}
.color_txt1{
	color: #9d9d9d;
}
.index_03b .item {
	/* margin: 0 0 20px 20px; */
	background: #fff;
	padding: 30px 32px 23px 26px;
	position: relative;
	transition: all ease-in-out .3s;
	-ms-transition: all ease-in-out .3s;
	-moz-transition: all ease-in-out .3s;
	-webkit-transition: all ease-in-out .3s;
	-o-transition: all ease-in-out .3s;
}

.index_03b .time_box {
	width: 65px;
	float: left;
	position: relative;
	border-bottom: 1px solid #37988f;
	padding: 0 0 27px;
	z-index: 2;
	color: #37988f;
}

.index_03b .day {
	/*color: #232323;*/
	margin: 0 0 0 0;
}

.index_03b .month {
	/*color: #707070;*/
	margin: 0 0 0 0;
}

.index_03b .info_box {
	margin: 0 0 0 95px;
	padding: 0 0 0 0;
	position: relative;
	z-index: 2;
}

.index_03b .title {
	margin: 0 0 11px;
}

.index_03b .info {
	margin: 0 0 0;
	color: #999;
}

/* .index_03b li:nth-child(3) .time_box,
.index_03b li:nth-child(4) .time_box {
	color: #bca34a;
	border-bottom: 1px solid #bca34a;
}

.index_03b li:nth-child(5) .time_box,
.index_03b li:nth-child(6) .time_box {
	color: #60b9aa;
	border-bottom: 1px solid #60b9aa;
} */

.index_list1 .item-img7 {
  width: 45%;
  float: left;
}
.index_list1 .item-txt7{
margin-left: 50%;
padding-right:0;
}
.index_list1 .item-txt7 span{
	text-align: right;
	display: block;
    margin-top: 6px;

}
/* list index */
.MLS-list01 {
	margin: 0 -24px;
}

.MLS-list01 li {
	display: inline-block;
}

.MLS-list01 li .wrapList2 {
	display: block;
	margin: 0 24px;
	background: #edf0f5;
}

.index_list02 a{
	position: relative;
	font-size: 18px;
	color: #656565;
	display: block;
	line-height: 36px;
	padding-left: 14px;
	padding-right: 0px;
	margin-top: 20px;
	display: block;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}
.index_list02 a span{
	position:absolute;
	right:0;
	z-index:1;
	top:0;
	font-size: 16px;
}
.index_list02 a::before {
	content: '';
	width: 6px;
	height: 6px;
	border-radius: 50%;
	background-color: #0049b0;
	position: absolute;
	top: 14px;
	left: 0;
	z-index: 9;
}
.index_list02 a:hover{
	color: #084cad;
}
.index_list02 a:hover::before{
	background-color: #084cad;
}


/* LATEST NEWS */
.itemcolor{
	padding: 36px 20px;
}
.itemcolor p,
.itemcolor span{
  color: #fff;
}
.itemcolor span{
	display: block;
	margin-top: 70px;
}
.newsIns {
	margin: 0 -12px;
}
.newsIns li>a {
	display: block;
	margin: 0 12px;
}

.newsIns li:nth-child(1) .newsList {
	background-color: #51bae9;
}
.newsIns li:nth-child(2) .newsList {
	background-color: #ebc04c;
}
.newsIns li:nth-child(3) .newsList {
	background-color: #3581bb;
}
.newsIns li:nth-child(4) .newsList {
	background-color: #39b5ad;
}
.newsList{
	padding: 30px 24px;
}
.newsList a{
	color: #fff;
}
.item-txt1{
	width: 100%;
	text-align: center;
}
.date2 {
	float: right;
	padding:8px 18px;
	margin-top: 20px;
	border: 1px solid #fff;
	display: inline-block;
	font-family: 'bahnschrift';
}
.newsIns p{
	color: #fff;
	line-height: 28px;
	height: 84px;
	
}
.newsIns li:hover a{
	color: #fff;
}
.date2 strong,
.date2 span {
	display: block;
}

.date2 strong {
	color: #fff;
	font-family: 'Bahnschrift';
	font-size: 36px;
}

.date2 span {
	color: #fff;
}

.newsIns li>a{
transition: transform 0.35s ease-out;
}

.newsIns li a:hover{
	transform: translateY(-10px);
	-webkit-transform: translateY(-10px);
}
.indMome{
	padding: 50px 0 70px;
}
.indMome a{
  font-size: 22px;
  color: #2c639a;
  /* font-weight: bold; */
  height: 60px;
  line-height: 60px;
  border-radius: 30px;
  text-align: center;
  min-width: 370px;
  border: 2px solid #2c639a;
  font-weight: bold;
  display:inline-block;
  transition: background-color 0.35s ease-out;
}
.indMome a:hover{
	background-color: #2c639a;
	color: #fff;
}
.modeList3{
	/* border-top: 8px solid #088b42; */
	padding: 20px;
	background-color: #f5f5f5;
	text-align: center;
	  transition:all 0.35s ease-out;
	
}
.modeList3::before{
	content: '';
	display: block;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	height: 8px;
	transition: all ease-in-out .3s;
	-ms-transition: all ease-in-out .3s;
	-moz-transition: all ease-in-out .3s;
	-webkit-transition: all ease-in-out .3s;
	-o-transition: all ease-in-out .3s;
	background: #1c9455;
}

.modeList3 {
	position: relative;
}

.modeList li:hover .modeList3::before {
	height: 100%;
background: #088b42;
/* border-top: 8px solid #fff;
background-color: #088b42; */
}
.modeList li:hover p{
	color: #fff;
}
.modeList3 p{
	position: relative;
	z-index: 2;
color: #202020;
}
.modeList {
	margin: 0 -12px;
}

.modeList li>a {
	display: block;
	margin: 0 12px;
}
/* ÃƒÆ’Ã‚Â¥ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂºÃƒâ€šÃ‚Â¾ÃƒÆ’Ã‚Â¦Ãƒâ€šÃ‚Â ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡ */
.modeList2 li a{
	display: block;
	margin: 10px 3px;
	padding: 0 10px 10px;
	height: 180px;
    background: #2c72b9;
	  transition: background-color 0.35s ease-out;
}
.modeList2 li a:hover{
	/* background:#2262a2; */
	  background-image: -webkit-linear-gradient(top, #2262a2 0%, rgba(87, 17, 118, 0.4) 100%);
	  background-image: -moz-linear-gradient(top, #2262a2 0%, rgba(87, 17, 118, 0.4) 100%);
	  background-image: -moz-linear-gradient(to bottom, #2262a2 0%, rgba(87, 17, 118, 0.4) 100%);
	  background-image: -o-linear-gradient(to bottom, #2262a2 0%, rgba(87, 17, 118, 0.4) 100%);
	  background-image: linear-gradient(to bottom, #2262a2 0%, rgba(87, 17, 118, 0.4) 100%);
	  background-repeat: repeat
}
.modetit2 p{
	color: #fff;
	text-align: center;
}
.mode2img {
width: 88px;
height: 84px;
margin: 0 auto 10px;
padding-top: 20px;
display: block;
    text-align: center;
    -webkit-transition: all 0.8s;
    -moz-transition: all 0.8s;
    -ms-transition: all 0.8s;
    -o-transition: all 0.8s;
    transition: all 0.8s;
}
.mode2img img{
	    -webkit-transition: all 0.8s;
	    -moz-transition: all 0.8s;
	    -ms-transition: all 0.8s;
	    -o-transition: all 0.8s;
	    transition: all 0.8s;
}
.modeList2 li a:hover .mode2img  {
	width: 58px;
	height:54px;
	padding-top: 20px;
}
.modetit3{
	float: right;
	width: 40%;
}
/* ÃƒÆ’Ã‚Â¥Ãƒâ€¦Ã‚Â Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã‚Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢Ãƒâ€¹Ã¢â‚¬Â banner */
.img_listimg {
	width: 90px;
	height: 90px;
	margin: 0 auto;
	display: block;
}
.img_listimg img{
    max-height: 100%;
}
.mode3List .counter {
   color: #088b42;
   font-size: 44px;
   display: block;
   margin: 26px 0;
    font-family: 'fzzh';
   position: relative;
}
.mode3List .counter::after{
	content: '';
	position: absolute;
	right: 0;
	top: 0;
	z-index: 2;
	background-color: #b3dac3;
	width: 1px;
	height: 50px;
	top: 16PX;
	/* transform: translateX(-50%); */
}
.modeList-tit{
	color: #171717;
	font-size: 22px;
}
.mode3List li:hover .modeList-tit{
	color: #088b42;
}



/*ÃƒÆ’Ã‚Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡ÃƒÆ’Ã‚Â¥Ãƒâ€šÃ‚Â­ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Â*/
.slick-news2{padding:0 40px;}
.slick-news2 .slick-arrow.slick-prev{left: 0;}
.slick-news2 .slick-arrow.slick-next{right: 0;}
.slick-info2{
	margin: 0 14px;display: block;
	/* min-height: 270px; */
	/* box-shadow: rgba(5,43,140,0.15) 0 0 8px; */
	transition: transform 0.35s ease-out;}
.slick-info2 .item-more{display: none;}
.slick-news2 .slick-list{padding: 10px 0;}
.slick-news2 .slick-arrow{
	background: #e3f0fb;
	color: #2c639a;
	width: 40px;height: 60px;
	border-radius: 0;
	font-size: 30px;border: none;
}
.slick-news2 .slick-arrow:hover{
	background: #e3f0fb;
	color: #2c639a;
}
.slick-news2 .item-img18{
	padding-bottom: 100%;
}

.item-txt1 h3{
	padding: 40px 0 20px;
	font-size: 28px;
	text-align: center;
}
.item-txt1 h3,
.item-txt1 p{
	color: #fff;
}

.slick-slider:nth-child(1) .itemcolor {
	background-color: #51bae9;
}

.slick-slider:nth-child(2) .itemcolor {
	background-color: #ebc04c;
}

.slick-slider:nth-child(3) .itemcolor {
	background-color: #3581bb;
}

.slick-slider:nth-child(4) .itemcolor {
	background-color: #39b5ad;
}

.slick-slider:nth-child(5) .itemcolor {
	background-color: #51bae9;
}

.slick-slider:nth-child(6) .itemcolor {
	background-color: #ebc04c;
}

.slick-slider:nth-child(7) .itemcolor {
	background-color: #3581bb;
}

.slick-slider:nth-child(8) .itemcolor {
	background-color: #39b5ad;
}
.slick-slider:nth-child(9) .itemcolor {
	background-color: #51bae9;
}

.slick-slider:nth-child(10) .itemcolor {
	background-color: #ebc04c;
}

.slick-slider:nth-child(11) .itemcolor {
	background-color: #3581bb;
}

.slick-slider:nth-child(12) .itemcolor {
	background-color: #39b5ad;
}
.slick-slider:nth-child(13) .itemcolor {
	background-color: #51bae9;
}

.slick-slider:nth-child(14) .itemcolor {
	background-color: #ebc04c;
}

.slick-slider:nth-child(15) .itemcolor {
	background-color: #3581bb;
}

.slick-slider:nth-child(16) .itemcolor {
	background-color: #39b5ad;
}
.slick-slider:nth-child(17) .itemcolor {
	background-color: #51bae9;
}

.slick-slider:nth-child(18) .itemcolor {
	background-color: #ebc04c;
}

.slick-slider:nth-child(19) .itemcolor {
	background-color: #3581bb;
}

.slick-slider:nth-child(20) .itemcolor {
	background-color: #39b5ad;
}
/*mode2*/
.wrap2 {
	background: url(../images/bgicong02.png) no-repeat top center;
	background-size: cover;

}
.wrap3 {
	background:#fff;
	padding-bottom: 90px;
}

.wrap2 .listTitle1 h2 span{
	color: #fff;
}
.wrap_mode3 p{
	    text-align: justify;
	    word-break: break-word;
}
.wrap_mode3 .indMome {
	margin-top: 60px;
 text-align: right;
}
.wrap_mode3 .listTitle1 {
	position: relative;
   text-align: right;
}
.wrap_mode3 .listTitle1 h2::before {
	content: '';
	width: 124px;
	height: 6px;
	background: #e0c571;
	position: absolute;
	left: 100%;
	transform: translateX(-100%);
	bottom: 0;
}
.more2{float: right;min-width: 105px;height: 24px;line-height: 24px;background-color: #fe9e15;color: #30385f;text-align: center;border-radius: 15px;}
/* .wrap4 {
	background: url(../images/homebg02.png) no-repeat top center;
	background-size: cover;
} */
/* ÃƒÆ’Ã‚Â¤Ãƒâ€šÃ‚Â¸ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒÆ’Ã‚Â©Ãƒâ€šÃ‚Â¢Ãƒâ€¹Ã…â€œÃƒÆ’Ã‚Â¨Ãƒâ€šÃ‚Â½Ãƒâ€šÃ‚Â®ÃƒÆ’Ã‚Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢Ãƒâ€šÃ‚Â­ */
.index_02 {
	position: relative;
	padding: 0;
	margin: 50px 0 0;
}

.index_02 .swiper {
	overflow: hidden;
	position: relative;
		margin: 0 -7px 0;
}

.index_02 ul {

}



.index_02 .item {
	margin: 0 7px 0;
}

.index_02 .img {
	padding-bottom: 25%;
	padding-bottom: calc(124% / 3.12);
}

.index_02 .arrow {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	width: 50px;
	height: 50px;
	z-index: 99;
	border-radius: 50%;
	background: center no-repeat rgba(0, 0, 0, .03);
	transition: all ease-in-out .3s;
	-ms-transition: all ease-in-out .3s;
	-moz-transition: all ease-in-out .3s;
	-webkit-transition: all ease-in-out .3s;
	-o-transition: all ease-in-out .3s;
}

.index_02 .arrow.prev {
	left: 0;
	background-image: url(../images/arrico01.png);
}

.index_02 .arrow.next {
	right: 0;
	background-image: url(../images/arrico02.png);
}


.wrap4{
	background: url(../images/we4bgs.png) no-repeat top center;
	background-size: cover;
}


.mode3List .slick-dots {
	bottom: 0;
	width: auto;
	left: 50%;
	transform: translateX(-50%);
	padding: 0 45px;
}
.mode3List{
	padding-bottom: 70px;
}
.mode3List .slick-dots li{
	border: 1px solid #1c9455;
}
.mode3List .slick-dots li.slick-active{
	background-color: #1c9455;
}
.mode3List .slick-dots::before {
	content: '';
	display: block;
	background: #007072;
	width: 40%;
	height: 1px;
	left: 50%;
	top: 50%;
	transform: translateX(-50%) translateY(-50%);
	position: absolute;
	z-index: -1;
}
.indLsit_ul{
	background-color: #edf0f5;
	padding: 0 30px;
}
.indLsit_ul li {
	border-bottom: 1px dashed #929292;
	position: relative;
	transition: transform 0.35s ease-out;
}

.indLsit_ul li:hover {
	transform: translateX(10px);
}

.ind_date {
	min-height: 78px;
	margin-left: 64px;
}
.indLsit_ul ul {
	margin: 0 0 0 0;
	border-top: 0;
	background: #fff;
	padding: 0 22px;
}

.indLsit_ul li {
	padding: 14px 16px 14px 0;
	/* border-left: 8px solid #ffd183;
    box-shadow: 0px 0px 8px 0px rgba(22, 153, 152, 0.3) */
}

.indLsit_ul li:hover {
	/* background: #ffd183;
    border-left: 8px solid #ffd183; */
	color: #333;
}

.indLsit_ul li:hover {
	color: #333;
}

.indLsit_ul .time {
	width: 100px;
	float: left;
	text-align: left;
	position: relative;
	color: #999999;
}

/* .indLsit_ul .time:before {
	content: "";
	display: block;
	position: absolute;
	right: 0;
	top: 6px;
	width: 1px;
	height: 72px;
	margin-top: -0.19rem;
	background: #169998;
} */

.indLsit_ul a:hover {
	color: #084cad;
}

.indLsit_ul li {
	padding: 17.5px 0;
	border-bottom: 1px dashed #929292;
}

.indLsit_ul li:last-child {
	border-bottom: 0;
}
/* ÃƒÆ’Ã‚Â¨Ãƒâ€šÃ‚Â¡Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã‚Â¦Ãƒâ€šÃ‚Â Ãƒâ€šÃ‚Â¼ */
.index_title4{
	border-bottom: 0;
	margin-bottom: 20px;
}
.tableStyle4{
	border-radius: 30px 0 0 0;
	border-bottom: 8px solid #74b941;
	background-color: #0049b0;
	padding: 10px 0 0 10px;
}


/* .tableStyle4 .kycglwtable {
	border: 1px solid #fff;
} */

.tableStyle4 .kycglwtable ul a {
	font-size: 18px;
	text-align: left;
}

.tableStyle4 .kycglwtable ul {
	line-height: 28px;
	background: #edf0f5;
 font-size: 0;
 display: flex;
}
.tableStyle4 .kycglwtable ul:first-child{
	border-radius: 30px 0 0 0;
}

.tableStyle4 .kycglwtable ul:nth-child(2n+1) {
	background-color: #fff;
}

/* .tableStyle4 .kycglwtable ul.kycglwtabletit {
	background-color: #33b2da;
	height: 86px;
	line-height: 86px;
}

.tableStyle4 .kycglwtable .kycglwtabletit li {
	border-right: 2px solid #fff;
	color: #FFF;
} 

.tableStyle4 .kycglwtable .kycglwtabletit li:nth-child(3n) {
	border-right: 0 none;
}

*/

.tableStyle4 .kycglwtable ul li {
	padding: 4px 14px;
	box-sizing: border-box;
	text-align: left;
	color: #3a3a3a;
	display: inline-block;
	width: 25%;
}

/* .tableStyle4 .kycglwtable ul li {
	text-align: left;
	height: 86px;
	line-height: 86px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	padding: 0 30px;
} */

.tableStyle4 .kycglwtable ul:hover li {
	color: #2c639a;
}

.kycglwtable .kycglwtabletit:hover li {
	color: #FFF;
}

/* .tableStyle4 .kycglwtable ul li:nth-child(1) {
	width: 8%;
}

.tableStyle4 .kycglwtable ul li:nth-child(2) {
	width: 70%;
}

.tableStyle4 .kycglwtable ul li:nth-child(3) {
	width: 22%;
} */

/* .tableStyle4 .kycglwtable ul li {
	border-right: 2px solid #fff;
} */

.tableStyle4 .kycglwtable ul li:nth-child(3n) {
	border-right: 0 none;
}

.tableStyle4 .kycglwtable .kycglwtabletit {
	font-weight: bold;
}
.indexLink5{
	margin: 0 -10px;
	padding-bottom: 50px;
	/* display: flex; */
}
.indexLink5 li{
    display: inline-block;
	width: 16.6%;
}
.indexLink5 li a {
	font-size: 17px;
	color: #3a3a3a;
	display: block;
	margin: 10px 10px;
	background-color: #edf0f5;
	height: 60px;
	line-height: 60px;
	text-align: center;
	overflow: hidden;
	transition: background-color 0.35s ease-out;
}
.indexLink5 li a:hover{
	color: #fff;
	background-color: #084cad;
}
/* ÃƒÆ’Ã‚Â¥ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¥ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦Ãƒâ€šÃ‚Â±ÃƒÆ’Ã‚Â¥ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã‚Â¥Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â£ */
.mode07{
	    position: relative;
		background-color: #edf0f5;
}
.wrap_mode07 {
	padding: 10px 0 37px;
	box-shadow: 0 8px 16px rgba(0, 0, 0, .03);
}

/* .index_title3 {
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	font-weight: bold;
	width: 1em;
	padding: 10px 30px 10px 0;
	border-right: 1px solid #168586;
} */

.index_title3 {
	background-color: #084cad;
	color: #fff;
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	font-weight: bold;
	width: 1em;
	padding: 13px 15px 13px 15px;
	/* border-right: 1px solid #168586; */
}
.index_title3:hover{
	color: #fff;
}
.index_07 {
	margin: 0 52px 0 64px;
}

.index_07 ul {
	margin: 0 0 0 0;
	padding: 5px 0 0;
}

.index_07 li {
	width: 14.2%;
}

.index_07 .item {
	margin: 0 20px 20px;
	text-align: center;
	padding: 30px 0;
}

.index_07 .img_centered {
	height: 60px;
	margin: 0 0 5px;
	top: 0;
	transition: all ease-in-out .3s;
	-ms-transition: all ease-in-out .3s;
	-moz-transition: all ease-in-out .3s;
	-webkit-transition: all ease-in-out .3s;
	-o-transition: all ease-in-out .3s;
}



@media screen  and (min-width:1920px){
	.Banner .slick-arrow{font-size: 30px;}
}

@media screen and (min-width:1024px) {
	.index_01b li:hover .item {
		background: #007071;
	}

	.index_01b li:hover .item .title {
		color: #fff;
	}

	.index_01b li:hover .video {
		background-image: url(../images/mode01_video2.png);
	}

	/* .index_02 .arrow:hover {
		background-color: #64c1ae;
	} */

	.index_03a:hover .bottom {
		background: #74b941;
	}

	.index_03a:hover .title,
	.index_03a:hover .tip span,
	.index_03a:hover .time span {
		color: #fff;
	}

	.index_03a:hover .info {
		color: rgba(255, 255, 255, .6);
	}

	.index_03a:hover .time,
	.index_03a:hover .tip {
		color: rgba(255, 255, 255, .8);
	}

	/* .index_03b .item:hover .title,
	.index_03b .item:hover .day,
	.index_03b .item:hover .month {
		color: #fff;
	}

	.index_03b .item:hover .info {
		color: rgba(255, 255, 255, .6);
	}

	.index_03b .item:hover .month {
		color: rgba(255, 255, 255, .8);
	}

	.index_03b .item:hover .time_box {
		border-color: #fff;
	}

	.index_03b .item::before {
		content: '';
		display: block;
		position: absolute;
		left: 0;
		right: 0;
		top: 0;
		height: 5px;
		transition: all ease-in-out .3s;
		-ms-transition: all ease-in-out .3s;
		-moz-transition: all ease-in-out .3s;
		-webkit-transition: all ease-in-out .3s;
		-o-transition: all ease-in-out .3s;
		background: #37988f;
	}

	.index_03b li:nth-child(3) .item::before,
	.index_03b li:nth-child(4) .item::before {
		background: #bca34a;
	}

	.index_03b li:nth-child(5) .item::before,
	.index_03b li:nth-child(6) .item::before {
		background: #60b9aa;
	}

	.index_03b .item:hover::before {
		height: 100%;
	} */

	/* .index_03b .item:hover .time,
	.index_03b .item:hover .title,
	.index_03b .item:hover .tip {
		color: #fff;
	}

	.index_03b .item:hover .info {
		color: rgba(255, 255, 255, .6);
	}

	.index_03c .item:hover {
		background: #fff;
	}

	.index_04a2:hover .info_box {
		background: #37988f;
	}

	.index_04a2:hover .title,
	.index_04a2:hover .tip span,
	.index_04a2:hover .time span {
		color: #fff;
	}

	.index_04a2:hover .info {
		color: rgba(255, 255, 255, .6);
	}

	.index_04a2:hover .time,
	.index_04a2:hover .tip {
		color: rgba(255, 255, 255, .8);
	}

	.index_04a3 .item:hover {
		background: #37988f;
	}

	.index_04a3 .item:hover .title {
		color: #fff;
	}

	.index_04a3 .item:hover .info {
		color: rgba(255, 255, 255, .6);
	} */

	.index_04a2 {
		width: 260px;
	}

	.index_04a2 .title {
		margin: 0 0 10px;
	}

	.index_04a2 .info_box {
		padding: 23px 24px;
	}

	.index_04a3 {
		margin: 0 0 0 280px;
	}

	.index_04a3 .img_box {
		width: 140px;
	}

	.index_04a3 .info_box {
		margin: 0 0 0 140px;
		padding: 20px;
	}

	.index_04a3 .info {
		margin: 20px 0 0;
	}

	.index_04b {
		padding: 22px 20px;
	}

	.index_04b2 ul {
		margin: 20px 0 -18px -20px;
	}

	.index_04b2 .item:hover .title {
		text-indent: 10px;
	}

	.index_06a .item:hover {
		top: -10px;
	}

	.index_06b2 .item:hover .info_box {
		text-indent: 10px;
	}

	.index_07 .item:hover .img_centered {
		top: -10px;
	}
}

@media screen and (max-width:1640px) {
		.index_03b ul{
		padding:0 10px 12px
	}
	.index_03a .bottom {
		padding: 22px 28px;
	}

	/* .index_03a .info {
		margin: 0 0 24px;
	} */

	.index_03b .item {
		padding: 24px 24px 20px;
	}

	.index_03b .time_box {
		width: 50px;
		padding: 0 0 12px;
	}

	.index_03b .info_box {
		margin: 0 0 0 70px;
	}

	.index_04b2 .item {
		margin-bottom: 14px;
	}
}








@media screen  and (min-width:1020px){
	.listTitle1{transition: transform 0.35s ease-out;}
	.listTitle1:hover{transform: translateX(10px);}

}
@media screen  and (max-width:1500px){
	.indLsit_ul li {
		padding: 16px 0;
	}
.slick-news .item-txt1 .p{height: 44px;padding-top: 12px;}
.item-txt1 h3{margin-bottom: 12px;}
.list-txt3 .p{height: 22px;}
.CFAU-list3 li{margin-bottom: 15px;}
.mode3{min-height: 460px;}
.slick-info2{min-height: 240px;}

.indexTextR h2::before {
	width: 50%;
}
	.index_03a .img {
		padding-bottom: 48%;
	}

}

@media screen  and (min-width:1020px) {
	
}


@media screen  and (max-width:1386px) {


	.index_title{
		height: 26px;
	}
	.bulletin_list .index_title03 a{
		    line-height: 40px;
	}
	.indLsit_ul {
    padding: 0 16px;
}
    .indLsit_ul li {
        padding: 8.5px 0;
    }
	.wrap3 {
    padding-bottom: 40px;
}
.tableStyle4 .kycglwtable ul a {
    font-size: 14px;
}
.wrap_pad {
    padding: 30px 0 40px;
}
		.index_03b ul{
		padding:0 10px 14px
	}
	.indexLink5 li {
		display: inline-block;
		width: 20%;
	}
	.indMome a {
		font-size: 20px;
		height: 50px;
		line-height: 50px;
		min-width: 300px;
	}
	.bulletin_list .indList_bg{
		padding: 18px 0 12px 30px;
	}
.wrap_mode5 .index_title6 {
    margin: 30px 0 20px;
}
.index_title6::before{
	    width: 86%;
}
.indexLink5 li a{
	font-size: 15px;
}
.index_02{
	    margin: 30px 0 0;
}
.wrap5 {
    padding-top: 30px;
}
	/* .CFAU-list .li1 .item-img1{width: 50%;}
	.CFAU-list .li1 .item-txt1{margin-left: 50%;}
	.CFAU-list .li1 .item-bottom1{left: 50%;bottom: 5px;}
	.item-txt1{padding: 15px;}
	.item-txt1 h3{line-height: 24px;max-height: 48px;}
	.CFAU-list .li2{width: 36%;}
	.CFAU-list .li1{width: 63.6%;}
	.CFAU-list .li2{padding-left: 35px;}
	.newsCon .slick-news .slick-next{left: 50px;}
	.slick-news{padding-left: 9%;}
	.listTitle1{padding-top: 35px;padding-bottom: 35px;}
	.CFAU-list .li3 .item-img1, .CFAU-list .li4 .item-img1{width: 240px;}
	.CFAU-list .li3 .item-txt1, .CFAU-list .li4 .item-txt1{margin-right: 240px;}
	.CFAU-list6 strong{max-width: 60px;max-height: 50px;} */
}

@media screen  and (max-width:1240px) {
.listTitle1 {
	padding: 40px 0 40px;
}
.indMome a{
	font-size: 18px;
	height: 40px;
	line-height: 40px;
	min-width: 20%;
}
.indMome {
	padding: 40px 0 50px;
}
.gp-f46 {
	font-size: 36px;
}
.mode3List .counter{
	font-size: 36px;
}
.modeList-tit{
	font-size: 18px;
}
.wrap4{
	padding-bottom: 80px;
}

}

@media screen and (max-width:1060px) {
.index_02 {
	margin: 20px 0 0;
}

.wrap4 {
	padding-bottom: 30px;
}

.wrap_pad {
	padding: 20px 0 20px;
}
.index_title4 {
	margin-bottom: 20px;
}
.index_03a {
	width: 100%;
	float: left;
}
.index_03b {
	margin:0;
	padding-top: 0;
}
.index_03b li{
	margin-left: 0;
	float: none;
	width: 100%;
}
.index_03b ul{
	margin-top: 20px;
}



}

@media screen and (max-width: 996px) {
		.index_list1 .item-txt7 p{
		height:auto;
	}
		.indexLink5 li {
			width: 33%;
		}
	.itemcolor span {
		margin-top: 40px;
	}
	.indexTextR h2::before {
		width: 40%;
		height: 4px;
	}
	.wrap_mode3 .listTitle1 {
		position: relative;
		text-align: center;
	}

	.wrap_mode3 .listTitle1 h2::before {
		left: 50%;
		transform: translateX(-50%);
	}
	.wrap_mode3 .indMome {
		margin-top: 40px;
		text-align: center;
	}
  .mode3 {
  	background: none;
  }
  .modetit3{
	float: none;
	width: 100%;
  }
  .wrap3{
   padding-bottom: 0;
  }
  .mode3 {
  	min-height: auto;
  }
	.gp-f46 {
		font-size: 26px;
	}
	.newsIns li,
	.modeList li {
		margin-bottom: 20px;
	}
	.newsCon .slick-info2 {
      margin: 0 10px;
	}
	.mode3List .slick-dots {
		width: 86%;
	}
	.Banner .slick-dots{bottom: 10px;
		/* transform: scale(0.7) translateX(-50%); */
	}
	.slick-dots li{
		width: 30px;
	}
	.bannerTit{
		bottom: 10px;
		
	}
	.bannerTit p {
		font-size: 18px;
		padding: 10PX 20PX;
		width: 70%;

	}

	.tableStyle4 .kycglwtable ul {

		display: inline-block;
	}
	.wrap5 {
    padding-top: 30px;
}
.wrap_mode5 .index_title6{
	margin: 30px 0 20px;
}
.indexLink5 li a{
	    margin: 6px 10px;
		height: 46px;
        line-height: 46px;
}

}

@media screen and (max-width:767px) {
	.index_title{
		border-bottom: 2px solid #73ba36;
	}
	    .Banner {
        margin-left: 0;
        margin-right: 0;
    }
	.index_title .title{
		    left: 16px;
	}
	.index_title6::before{
		width: 68%;
		height: 2px;
       top: 22px;
	}
	.index_07 {
    margin: 0 10px 0 54px;
}
.wrap_mode5 .index_title6{
	    margin: 20px 0 16px;
}
.indexLink5 li a{
	    margin: 4px 10px;
}
.index_07 .item {
    margin: 0 10px 10px;
    padding: 8px 0;
}
.index_title3{
	padding: 8px 10px 8px 10px;
    font-size: 20px;
}
	.tableStyle4 .kycglwtable ul li{
		width:100%;
		padding: 4px 14px;
		line-height:22px
	}
	.tableStyle4{
		padding:10px 0 0 10px;
	}
	.bulletin_list .indList_bg{
		padding: 12px 0 12px 21px;
	}
	.indList_bg .index_title {
		height: 40px;
	}
	.index_title{
		height: 32px;
	}
	.index_title4 {
		margin-bottom: 10px;
	}
	.Banner .slick-arrow {
		display: none!important;
	}
	.index_03a .bottom {
		padding: 18px 20px;
	}
	.tableStyle4 .kycglwtable ul a,
	.indexLink5 li a {
		font-size: 12px;
	}
	.indexLink5{
		padding-bottom: 20px;
	}
	.index_03b ul{
		width: 100%;
		margin-left: 0;
	}
	.index_03 {
		padding: 20px 0 0;
	}
	.index_list1,
	.noImg {
		padding: 20px 0;
	}
	.index_list02 a {
		margin-top: 6px;
		font-size: 16px;
	}
	.index_07 li {
		width: 50%;
	}
	.bannerTit{
		display: none;
	}
	.indMome {
		padding: 20px 0 20px;
	}

	.indMome a {
		font-size: 16px;
		height: 40px;
		line-height: 40px;
		min-width: 40%;
	}
	/* .CFAU-list3{float: none;margin-bottom: 25px;width: 100%;}
	.m3_rt{width: 100%;float: none;margin-bottom: 25px;}
	.slick-img3{float: none;width: 100%;margin-bottom: 15px;}
	.slick-txt3{margin-right: 0;}
	.slick-news3 .slick-dots,.CFAU-list6  .slick-dots{padding-top: 15px;transform: scale(0.7);}
	.slick-news3 .slick-dots li,.CFAU-list6 .slick-dots li{margin: 0 5px;}
	.listTitle6{width: calc(50% - 5px);}
	.CFAU-list5 li{width: 50%;}
	.CFAU-list5 li.li3{position: static;width: 50%;}
	.CFAU-list5 li.li2{width: 50%;}
	.CFAU-list5 li.li4,.CFAU-list5 li.li5{width: 25%;}
	.CFAU-list .li1 .item-img1,.CFAU-list .li2 .item-img1{width: 150px;}
	.CFAU-list .li1 .item-txt1,.CFAU-list .li2 .item-txt1{margin-left: 150px;}
	.slick-news .item-bottom1 .item-view{display: none;}
	.item-txt1 h3{margin-bottom: 8px;}
	.CFAU-list .li3 .item-img1, .CFAU-list .li4 .item-img1{margin-right: 0;width: 150px;float: left;}
	.CFAU-list .li3 .item-txt1, .CFAU-list .li4 .item-txt1{margin:0 0 0 150px}
	.slick-news .item-txt1 .p{display: none;}
	.slick-news2 .item-txt1 .p{max-height: 66px;height: auto;}
	.slick-info2{min-height: 240px;}
	.CFAU-list2 li{}
	.CFAU-list2 li h3{padding-bottom: 6px;}
	.list-txt3{margin-left: 90px;}
	.m4_rt{padding-top: 0;}
	.listTitle1 h2::before{width: 50px;height: 50px;background-size: contain;}
	.more2{min-width: 60px;}
	.wrap_mode1{padding-bottom: 15px;}
	.slick-news2 .slick-dots{transform: scale(0.7);} */
	
}
@media screen and (max-width:640px) {
		.indexLink5 li {
			width: 50%;
		}
	.listTitle1{padding-top: 25px;padding-bottom: 25px;}
	.newsCon .slick-news .slick-arrow {top: -40px;}
	.CFAU-list2 li h3{padding-top: 0;}
	.date3 strong{font-size: 45px;}
	.date3{width: 55px;}
	.list-txt3{margin-left: 65px;}
}

@media screen and (max-width:480px) {
.CFAU-list6 strong{max-width:40px;max-height: 40px;}

}
